home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000185_news@columbia.edu_Mon Jan 16 20:11:09 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA21733
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 16 Jan 1995 15:31:30 -0500
  3. Received: by apakabar.cc.columbia.edu id AA11261
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 16 Jan 1995 15:31:28 -0500
  5. Path: news.columbia.edu!panix!news.mathworks.com!hookup!news.moneng.mei.com!uwm.edu!news.doit.wisc.edu!jong-min
  6. From: jong-min@cae.wisc.edu (Jong-Min Park)
  7. Newsgroups: comp.protocols.tcp-ip,comp.protocols.kermit.misc
  8. Subject: Re: xyz-modem through tcp-ip
  9. Followup-To: comp.protocols.tcp-ip
  10. Date: 16 Jan 1995 20:11:09 GMT
  11. Organization: Division of Information Technology
  12. Lines: 38
  13. Message-Id: <3fejst$8vv@news.doit.wisc.edu>
  14. References: <3feaq7$4aa@news.doit.wisc.edu>
  15. Nntp-Posting-Host: hp-55.cae.wisc.edu
  16. X-Newsreader: TIN [version 1.2 PL2]
  17. Xref: news.columbia.edu comp.protocols.tcp-ip:29200 comp.protocols.kermit.misc:1625
  18. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  19.  
  20. Sorry that I may have been a little unclear. Here is more info:
  21.  
  22. I am having trouble sending/receiving files using x/y/z-modem transfer
  23. on tcp-ip. Here is my setup:
  24.  
  25.     kermit to connect to a tcp-ip host using telnet
  26.     use sz/rz (v1.26 by Chuck Forsberg) to send/receive files
  27.  
  28. The remote host doesn't have ftp, but allows kermit and x/y/z-modem
  29. transfer. Kermit transfer is too slow (45 cps) on the tcp-ip. And
  30. since there is no way to fiddle with kermit configuration on the
  31. remote host, I'm not sure I can speed up kermit transfer.
  32.  
  33. When using x/y/z-modem, 'subpacket too long' and 'bad CRC checksum' occurs.
  34.  
  35. I've succeeded in transferring ascii files between local machines just
  36. to test it: 'sz -a -L 80 filename' and 'rz -a'. If I omit -L, 'subpacket
  37. too long' error occurs. Although 'bad CRC' still occurs, it is only
  38. intermittent. Now binary transfer completely fails (bad CRC), but again
  39. 'subpacket long' disappears with -L option.
  40.  
  41. I think there are two problems: 8-bit control code is being translated
  42. where it shouldn't be. And assembling of subpackets may be causing
  43. problems with tcp-ip packet size limit.
  44.  
  45. I'm not too familiar with subpacket assembling or zmodem packets, nor
  46. telnet negotiation.
  47.  
  48. Has anyone succeeded in x/y/z-modem transfer using tcp-ip? Otherwise,
  49. what would be the cause for the error? Any solution or hints would be
  50. greatly appreciated.
  51.  
  52. Please reply to jong-min@engr.wisc.edu if possible. Thank you.
  53.  
  54. +-------- Jong-Min Park -=?B?EUC-KR?udrBvrnO?=-9ZA>9N-----------
  55. | E-mail: jong-min@engr.wisc.edu
  56. | Office: (608)-263-7784       266 ME Bldg
  57. +-------- University of Wisconsin - Madison